[INFO] fetching crate moosicbox_schema 0.3.0...
[INFO] fixing moosicbox_schema-0.3.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate moosicbox_schema 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate moosicbox_schema 0.3.0
[INFO] finished tweaking crates.io crate moosicbox_schema 0.3.0
[INFO] tweaked toml for crates.io crate moosicbox_schema 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate moosicbox_schema 0.3.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate moosicbox_schema 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833
[INFO] running `Command { std: "docker" "start" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking bytestring v1.5.1
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking actix-router v0.5.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking flume v0.12.0
[INFO] [stderr]     Checking md-5 v0.11.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking hmac v0.13.0
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking sha1 v0.11.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking moosicbox_env_utils v0.3.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking qstring v0.7.2
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling moosicbox_schema v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking switchy_env v0.3.0
[INFO] [stderr]     Checking moosicbox_assert v0.3.0
[INFO] [stderr]     Checking include_dir v0.7.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking postgres-protocol v0.6.11
[INFO] [stderr]     Checking switchy_time v0.3.0
[INFO] [stderr]     Checking postgres-types v0.2.13
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking switchy_async v0.3.0
[INFO] [stderr]     Checking tokio-postgres v0.7.17
[INFO] [stderr]     Checking sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking deadpool-postgres v0.14.1
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking actix-http v3.12.1
[INFO] [stderr]     Checking actix-web v4.13.0
[INFO] [stderr]     Checking moosicbox_profiles v0.3.0
[INFO] [stderr]     Checking switchy_database v0.3.0
[INFO] [stdout] error[E0599]: no associated function or constant named `from_sql` found for struct `NaiveDateTime` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3193:58
[INFO] [stdout]      |
[INFO] [stdout] 3193 |             "timestamp" => Self::DateTime(NaiveDateTime::from_sql(ty, raw)?),
[INFO] [stdout]      |                                                          ^^^^^^^^ associated function or constant not found in `NaiveDateTime`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `NaiveDateTime` consider using one of the following associated functions:
[INFO] [stdout]       NaiveDateTime::new
[INFO] [stdout]       NaiveDateTime::from_timestamp
[INFO] [stdout]       NaiveDateTime::from_timestamp_millis
[INFO] [stdout]       NaiveDateTime::from_timestamp_micros
[INFO] [stdout]       and 3 others
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/naive/datetime/mod.rs:99:5
[INFO] [stdout]      |
[INFO] [stdout]   99 |     pub const fn new(date: NaiveDate, time: NaiveTime) -> NaiveDateTime {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  122 |     pub const fn from_timestamp(secs: i64, nsecs: u32) -> NaiveDateTime {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  139 |     pub const fn from_timestamp_millis(millis: i64) -> Option<NaiveDateTime> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  154 |     pub const fn from_timestamp_micros(micros: i64) -> Option<NaiveDateTime> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_sql` found for struct `DateTime<Tz>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3195:65
[INFO] [stdout]      |
[INFO] [stdout] 3195 |                 Self::DateTime(chrono::DateTime::<chrono::Utc>::from_sql(ty, raw)?.naive_utc())
[INFO] [stdout]      |                                                                 ^^^^^^^^ associated function or constant not found in `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `DateTime<Utc>` consider using one of the following associated functions:
[INFO] [stdout]       DateTime::<Tz>::from_naive_utc_and_offset
[INFO] [stdout]       DateTime::<Tz>::from_utc
[INFO] [stdout]       DateTime::<Tz>::from_local
[INFO] [stdout]       DateTime::<Utc>::from_timestamp_secs
[INFO] [stdout]       and 4 others
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/datetime/mod.rs:94:5
[INFO] [stdout]      |
[INFO] [stdout]   94 | /     pub const fn from_naive_utc_and_offset(
[INFO] [stdout]   95 | |         datetime: NaiveDateTime,
[INFO] [stdout]   96 | |         offset: Tz::Offset,
[INFO] [stdout]   97 | |     ) -> DateTime<Tz> {
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout]  108 |       pub fn from_utc(datetime: NaiveDateTime, offset: Tz::Offset) -> DateTime<Tz> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  126 |       pub fn from_local(datetime: NaiveDateTime, offset: Tz::Offset) -> DateTime<Tz> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  768 |       pub const fn from_timestamp_secs(secs: i64) -> Option<Self> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_sql` found for struct `NaiveDateTime` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3276:40
[INFO] [stdout]      |
[INFO] [stdout] 3276 |                         NaiveDateTime::from_sql(ty, raw)?,
[INFO] [stdout]      |                                        ^^^^^^^^ associated function or constant not found in `NaiveDateTime`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `NaiveDateTime` consider using one of the following associated functions:
[INFO] [stdout]       NaiveDateTime::new
[INFO] [stdout]       NaiveDateTime::from_timestamp
[INFO] [stdout]       NaiveDateTime::from_timestamp_millis
[INFO] [stdout]       NaiveDateTime::from_timestamp_micros
[INFO] [stdout]       and 3 others
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/naive/datetime/mod.rs:99:5
[INFO] [stdout]      |
[INFO] [stdout]   99 |     pub const fn new(date: NaiveDate, time: NaiveTime) -> NaiveDateTime {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  122 |     pub const fn from_timestamp(secs: i64, nsecs: u32) -> NaiveDateTime {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  139 |     pub const fn from_timestamp_millis(millis: i64) -> Option<NaiveDateTime> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  154 |     pub const fn from_timestamp_micros(micros: i64) -> Option<NaiveDateTime> {
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `from_sql` found for struct `DateTime<Tz>` in the current scope
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3284:58
[INFO] [stdout]      |
[INFO] [stdout] 3284 |                         chrono::DateTime::<chrono::Utc>::from_sql(ty, raw)?.naive_utc(),
[INFO] [stdout]      |                                                          ^^^^^^^^ associated function or constant not found in `DateTime<Utc>`
[INFO] [stdout]      |
[INFO] [stdout] note: if you're trying to build a new `DateTime<Utc>` consider using one of the following associated functions:
[INFO] [stdout]       DateTime::<Tz>::from_naive_utc_and_offset
[INFO] [stdout]       DateTime::<Tz>::from_utc
[INFO] [stdout]       DateTime::<Tz>::from_local
[INFO] [stdout]       DateTime::<Utc>::from_timestamp_secs
[INFO] [stdout]       and 4 others
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/datetime/mod.rs:94:5
[INFO] [stdout]      |
[INFO] [stdout]   94 | /     pub const fn from_naive_utc_and_offset(
[INFO] [stdout]   95 | |         datetime: NaiveDateTime,
[INFO] [stdout]   96 | |         offset: Tz::Offset,
[INFO] [stdout]   97 | |     ) -> DateTime<Tz> {
[INFO] [stdout]      | |_____________________^
[INFO] [stdout] ...
[INFO] [stdout]  108 |       pub fn from_utc(datetime: NaiveDateTime, offset: Tz::Offset) -> DateTime<Tz> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  126 |       pub fn from_local(datetime: NaiveDateTime, offset: Tz::Offset) -> DateTime<Tz> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  768 |       pub const fn from_timestamp_secs(secs: i64) -> Option<Self> {
[INFO] [stdout]      |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/core/src/convert/mod.rs:594:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_sql` exists for struct `NaiveDateTime`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3417:18
[INFO] [stdout]      |
[INFO] [stdout] 3415 |               DatabaseValue::Now => switchy_time::datetime_utc_now()
[INFO] [stdout]      |  ___________________________________-
[INFO] [stdout] 3416 | |                 .naive_utc()
[INFO] [stdout] 3417 | |                 .to_sql(ty, out)?,
[INFO] [stdout]      | |                 -^^^^^^ method cannot be called on `NaiveDateTime` due to unsatisfied trait bounds
[INFO] [stdout]      | |_________________|
[INFO] [stdout]      |
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/naive/datetime/mod.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 |   pub struct NaiveDateTime {
[INFO] [stdout]      |   ------------------------ doesn't satisfy `NaiveDateTime: Expression` or `NaiveDateTime: postgres::postgres::ToSql`
[INFO] [stdout]      |
[INFO] [stdout] note: trait bound `NaiveDateTime: Expression` was not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:105:9
[INFO] [stdout]      |
[INFO] [stdout]  105 | impl<T: Expression + ?Sized> ToSql for T {
[INFO] [stdout]      |         ^^^^^^^^^^           -----     -
[INFO] [stdout]      |         |
[INFO] [stdout]      |         unsatisfied trait bound introduced here
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `to_sql`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `postgres::postgres::ToSql`
[INFO] [stdout]              candidate #2: `sqlx::sqlite::ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `to_sql` exists for reference `&NaiveDateTime`, but its trait bounds were not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:3418:53
[INFO] [stdout]      |
[INFO] [stdout] 3418 |             DatabaseValue::DateTime(value) => value.to_sql(ty, out)?,
[INFO] [stdout]      |                                                     ^^^^^^ method cannot be called on `&NaiveDateTime` due to unsatisfied trait bounds
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-0.4.44/src/naive/datetime/mod.rs:76:1
[INFO] [stdout]      |
[INFO] [stdout]   76 | pub struct NaiveDateTime {
[INFO] [stdout]      | ------------------------ doesn't satisfy `NaiveDateTime: Expression`, `NaiveDateTime: postgres::postgres::ToSql` or `NaiveDateTime: tokio_postgres::types::ToSql`
[INFO] [stdout]      |
[INFO] [stdout] note: the following trait bounds were not satisfied:
[INFO] [stdout]       `&NaiveDateTime: Expression`
[INFO] [stdout]       `NaiveDateTime: Expression`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/postgres/postgres.rs:105:9
[INFO] [stdout]      |
[INFO] [stdout]  105 | impl<T: Expression + ?Sized> ToSql for T {
[INFO] [stdout]      |         ^^^^^^^^^^           -----     -
[INFO] [stdout]      |         |
[INFO] [stdout]      |         unsatisfied trait bound introduced here
[INFO] [stdout]      = note: the following trait bounds were not satisfied:
[INFO] [stdout]              `NaiveDateTime: tokio_postgres::types::ToSql`
[INFO] [stdout]              which is required by `&NaiveDateTime: tokio_postgres::types::ToSql`
[INFO] [stdout]      = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]      = note: the following traits define an item `to_sql`, perhaps you need to implement one of them:
[INFO] [stdout]              candidate #1: `postgres::postgres::ToSql`
[INFO] [stdout]              candidate #2: `sqlx::sqlite::ToSql`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: sqlx::Decode<'_, Sqlite>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/sqlx/sqlite.rs:1097:57
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         "TIMESTAMP" => Ok(DatabaseValue::DateTime(owned.try_decode()?)),
[INFO] [stdout]      |                                                         ^^^^^^^^^^ the trait `sqlx::Decode<'_, Sqlite>` is not implemented for `NaiveDateTime`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `sqlx::Decode<'r, DB>`:
[INFO] [stdout]                `&'r [u8]` implements `sqlx::Decode<'r, Sqlite>`
[INFO] [stdout]                `&'r str` implements `sqlx::Decode<'r, Sqlite>`
[INFO] [stdout]                `Cow<'r, str>` implements `sqlx::Decode<'r, Sqlite>`
[INFO] [stdout]                `NonZero<i16>` implements `sqlx::Decode<'r, DB>`
[INFO] [stdout]                `NonZero<i32>` implements `sqlx::Decode<'r, DB>`
[INFO] [stdout]                `NonZero<i64>` implements `sqlx::Decode<'r, DB>`
[INFO] [stdout]                `NonZero<i8>` implements `sqlx::Decode<'r, DB>`
[INFO] [stdout]                `NonZero<u16>` implements `sqlx::Decode<'r, DB>`
[INFO] [stdout]              and 20 others
[INFO] [stdout] note: required by a bound in `try_decode`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/value.rs:65:12
[INFO] [stdout]      |
[INFO] [stdout]   63 |     fn try_decode<'r, T>(&'r self) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout]   64 |     where
[INFO] [stdout]   65 |         T: Decode<'r, Self::Database> + Type<Self::Database>,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::try_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: sqlx::Type<Sqlite>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/sqlx/sqlite.rs:1097:57
[INFO] [stdout]      |
[INFO] [stdout] 1097 |         "TIMESTAMP" => Ok(DatabaseValue::DateTime(owned.try_decode()?)),
[INFO] [stdout]      |                                                         ^^^^^^^^^^ the trait `sqlx::Type<Sqlite>` is not implemented for `NaiveDateTime`
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `sqlx::Type<DB>`:
[INFO] [stdout]                Cow<'_, str>
[INFO] [stdout]                String
[INFO] [stdout]                Vec<u8>
[INFO] [stdout]                [u8]
[INFO] [stdout]                bool
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i16
[INFO] [stdout]              and 11 others
[INFO] [stdout] note: required by a bound in `try_decode`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/value.rs:65:41
[INFO] [stdout]      |
[INFO] [stdout]   63 |     fn try_decode<'r, T>(&'r self) -> Result<T, Error>
[INFO] [stdout]      |        ---------- required by a bound in this associated function
[INFO] [stdout]   64 |     where
[INFO] [stdout]   65 |         T: Decode<'r, Self::Database> + Type<Self::Database>,
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::try_decode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: sqlx::Encode<'_, Sqlite>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/sqlx/sqlite.rs:1466:40
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                     query = query.bind(value);
[INFO] [stdout]      |                                   ---- ^^^^^ the trait `sqlx::Encode<'_, Sqlite>` is not implemented for `NaiveDateTime`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `sqlx::Encode<'q, DB>`:
[INFO] [stdout]                `&'q [u8]` implements `sqlx::Encode<'q, Sqlite>`
[INFO] [stdout]                `&'q str` implements `sqlx::Encode<'q, Sqlite>`
[INFO] [stdout]                `&T` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]                `Cow<'q, str>` implements `sqlx::Encode<'q, Sqlite>`
[INFO] [stdout]                `NonZero<i16>` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]                `NonZero<i32>` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]                `NonZero<i64>` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]                `NonZero<i8>` implements `sqlx::Encode<'q, DB>`
[INFO] [stdout]              and 20 others
[INFO] [stdout]      = note: required for `&NaiveDateTime` to implement `sqlx::Encode<'_, Sqlite>`
[INFO] [stdout] note: required by a bound in `Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:25
[INFO] [stdout]      |
[INFO] [stdout]   86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `NaiveDateTime: sqlx::Type<Sqlite>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/switchy_database-0.3.0/src/sqlx/sqlite.rs:1466:40
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                     query = query.bind(value);
[INFO] [stdout]      |                                   ---- ^^^^^ the trait `sqlx::Type<Sqlite>` is not implemented for `NaiveDateTime`
[INFO] [stdout]      |                                   |
[INFO] [stdout]      |                                   required by a bound introduced by this call
[INFO] [stdout]      |
[INFO] [stdout]      = help: the following other types implement trait `sqlx::Type<DB>`:
[INFO] [stdout]                Cow<'_, str>
[INFO] [stdout]                String
[INFO] [stdout]                Vec<u8>
[INFO] [stdout]                [u8]
[INFO] [stdout]                bool
[INFO] [stdout]                f32
[INFO] [stdout]                f64
[INFO] [stdout]                i16
[INFO] [stdout]              and 11 others
[INFO] [stdout]      = note: required for `&NaiveDateTime` to implement `sqlx::Type<Sqlite>`
[INFO] [stdout] note: required by a bound in `Query::<'q, DB, <DB as sqlx::Database>::Arguments<'q>>::bind`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/query.rs:86:42
[INFO] [stdout]      |
[INFO] [stdout]   86 |     pub fn bind<T: 'q + Encode<'q, DB> + Type<DB>>(mut self, value: T) -> Self {
[INFO] [stdout]      |                                          ^^^^^^^^ required by this bound in `Query::<'q, DB, <DB as Database>::Arguments<'q>>::bind`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `switchy_database` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833", kill_on_drop: false }`
[INFO] [stdout] a5e1aeb0b230306a3db966e76191c54dd9c1657130eccce37892276256f54833
